const reflect.maxPtrmaskBytes

2 uses

	reflect (current package)
		type.go#L2617: const maxPtrmaskBytes = 2048
		type.go#L2687: 	case typ.Kind_&kindGCProg == 0 && array.Size_ <= maxPtrmaskBytes*8*goarch.PtrSize: